-
Notifications
You must be signed in to change notification settings - Fork 368
Updating public docs with Reverse-ETL DB2 source setup guide #7664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
7f4e3c4
to
53a2fc0
Compare
✅ Deploy Preview for segment-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds official documentation for configuring DB2 as a Reverse ETL source.
- Adds a link to the new DB2 setup guide in the main Reverse ETL setup page
- Introduces
db2-setup.md
with required permissions and step-by-step instructions - Updates the sidebar navigation to include the DB2 guide
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
src/connections/reverse-etl/setup.md | Added a link to the DB2 Reverse ETL setup guide |
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md | Created the DB2 Reverse ETL setup guide |
src/_data/sidenav/main.yml | Inserted the DB2 Reverse ETL entry in the sidebar |
Comments suppressed due to low confidence (2)
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md:29
- The empty info directive lacks a title and may not render correctly; either supply a descriptive title or remove the empty info block.
> info ""
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md:5
- [nitpick] Consider adding the supported DB2 server versions or required driver versions at the top of this guide to help users verify compatibility.
Set up DB2 as your Reverse ETL source.
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Outdated
Show resolved
Hide resolved
Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
…2-setup.md Co-authored-by: forstisabella <[email protected]>
Co-authored-by: forstisabella <[email protected]>
Ticket
https://twilio-engineering.atlassian.net/browse/RETL-1858
Proposed changes
Adding new DB2 source to Reverse-ETL
Merge timing
TBD